(C) 1996 AROS - The Amiga Replacement OS


NAME
LONG SPAcos()
SYNOPSIS

LONG fnum1

LOCATION
In MathTransBase at offset 20
FUNCTION
Calculate arcuscos of the given number

INPUTS
fnum
Motorola fast floating point number
RESULT
Motorola fast floating point number

flags: zero : result is zero negative : 0 (not possible) overflow : fnum < -1 or fnum > 1

NOTES
EXAMPLE
BUGS
SEE ALSO
INTERNALS
HISTORY
21.07.1997 bergers
*** empty log message ***